home *** CD-ROM | disk | FTP | other *** search
/ CD Mega Games / CD Mega Games.iso / megagame / joe / runme.bat < prev    next >
Encoding:
DOS Batch File  |  1994-10-06  |  268 b   |  12 lines

  1. echo off
  2. cls
  3. echo -----Viewing documentation-----
  4. type joesnow.doc | more
  5. pause
  6.  
  7. cls
  8. echo -----Now to play the game-----
  9. echo To play the games, type JOE then the number of the game of which you
  10. echo want to play --to play JS1, type JOE1 then [enter]
  11. pause
  12.